#!/usr/bin/env bash

RESULT=`/sbin/kextload -b 'com.regularrateandrhythm.driver.RowmoteIREmu'`
RESULT=`/usr/bin/open -b 'com.regularrateandrhythm.Rowmote_Helper'`

exit 0
